home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 4 / Gold Medal Software - Volume 4 (Gold Medal) (1994).iso / os2 / ka2_01.arj / KITCHEN.HLP (.txt) < prev    next >
OS/2 Help File  |  1994-07-17  |  36KB  |  1,041 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. General Help For Kitchen Assistance ΓòÉΓòÉΓòÉ
  3.  
  4.                            KITCHEN Assistant/2 Ver 0.0
  5.                         (C) Copyrighted Allan Nancoz 1994
  6.  
  7. The Kitchen Assistant/2 main Window provide access to the many function 
  8. available to maintain and access the recipe database.  Multiple databases can 
  9. be maintain if desired. 
  10.  
  11. The recipe database is maintained in four files, recipe, ingredient, group, and 
  12. title file.  A recipe(s) can be search for using one or more of the following 
  13. criteria's: 
  14.  
  15.    Γûá Title(s) 
  16.    Γûá Group(s) 
  17.    Γûá Ingredient(s) 
  18. The search parameters allow for logical functions (and, or, and xor) to provide 
  19. for advance search functions. 
  20.  
  21. The menubar at the top of the window provides access to the following 
  22. functions. 
  23.  
  24. File           File, Import, and Export functions 
  25. Maintenance    Database Maintenance function 
  26. Option         Default Program options 
  27.  
  28. The next area contains the three search parameter entry fields. 
  29.  
  30. The third area is a listbox that will contain the recipe that match your search 
  31. parameters or the recipes that have been imported. One or more of these recipes 
  32. can be selected for one of the following functions. 
  33.  
  34. View           View the selected recipe(s). 
  35. Edit           Edit the selected file(s) 
  36. Print          Print the selected file(s) 
  37. Delete         Delete the selected file(s) from the database. 
  38.  
  39. The control buttons available in this window are: 
  40.  
  41. View           View the selected recipe(s). 
  42. Edit           Edit the selected file(s) 
  43. Print          Print the selected file(s) 
  44. Delete         Delete the selected file(s) from the database. 
  45. New            Enter a new recipe into the database. 
  46. Search         Start search function. 
  47. Select All     Select all recipes contain in listbox. 
  48. DeSelect       Deselect all recipes in listbox. 
  49. Exit           Exit Program. 
  50.  
  51. The following controls are disabled until one or more recipes in the listbox 
  52. are selected: View, Edit, Print, and Deselect. The Select All button is 
  53. disabled until the listbox contain one or more recipes. 
  54.  
  55. Note:  MEAL-MASTER is a registered trademark of Episoft Systems. 
  56.  
  57.  
  58. ΓòÉΓòÉΓòÉ 1.1. Search ΓòÉΓòÉΓòÉ
  59.  
  60.                                      Search
  61.  
  62. The Search function provides the ability to find recipes that meet search 
  63. parameters entered in on or more of the entry fields, Title, Group, and 
  64. ingredients. 
  65.  
  66. SEARCH PARAMETERS FORMAT 
  67.  
  68.    ΓûáAll searches are not case sensitive. 
  69.  
  70.    ΓûáIf a full word search is desired enclose the word(s) with leading and 
  71.    trailing spaces in "(s).  A title search for "ham" will find recipes the 
  72.    following recipes: 
  73.        "Baked Ham Southern Style",  "Hamburgers" 
  74.    While a search for " Ham " would only find, 
  75.        "Baked Ham Southern Style" 
  76.  
  77.    ΓûáMultiple words that are not seperated by search operators will be taken as 
  78.    a phrase. 
  79.  
  80. A search parameter can contain logical operator to perform advanced search 
  81. function. 
  82.  
  83. LOGICAL OPERATORS 
  84.  
  85.    &  performs AND function. 
  86.    |   performs OR function. 
  87.    ^  performs a exclusive OR function. 
  88.    ()  Use to modify the left to right ordering of operations. 
  89.  
  90. Examples  (using title search parameter) 
  91.                blue & cheese 
  92.           This would only find recipes with the both "blue" and "cheese" in the 
  93.           title. ie: Blueberry Cheesecake 
  94.  
  95.               Blue | cream This would find titles with the either "blue" or 
  96.           "cream" in the title. 
  97.           example:  Blueberry Cheesecake 
  98.  
  99.              coffee ^ cake 
  100.           This would find any recipe with either coffee or cake in it, but 
  101.           would reject the recipe if it contained both in the title. 
  102.            Example: Rum Cake would be found, but Coffee cake would not be 
  103.           found. 
  104.  
  105. For a recipe to meet the search criteria all the parameter that are specified 
  106. in the three search fields must be meet.  If the field is blank, it is ignored. 
  107.  
  108. After you enter all the search parameter that you wish to use, press the Search 
  109. button to start the search.  The button color will change to Yellow and the 
  110. text will change to "Stop". The database will be search first using the title 
  111. parameter, if specified. As each recipe that match the search parameter is 
  112. found it will be entered into the listbox, in sorted ordered and the count of 
  113. found recipes will be display in the lower left status box. At anytime you can 
  114. cancel the search by pressing the yellow stop button. 
  115.  
  116. When the title search is completed, the group search will start.  If a title 
  117. search was specified, the group search will use the titles found by the title 
  118. search for its search.  In this case if the found title does not match the 
  119. group search parameter it will be removed from the listbox and the found count 
  120. will be reduced by 1. 
  121.  
  122. If no title search was specified, the group search will search all the recipes 
  123. in the database for matches and add them to the listbox and found count. 
  124.  
  125. After the group search is completed, the ingredient search will be performed in 
  126. the same manner as the other searches. 
  127.  
  128. The search can be cancelled at any time by pressing the "Stop" button.  Any 
  129. recipes found will remain in the list box. 
  130.  
  131. Warning: Due to a current limitation to the amount of text listbox that a list 
  132. box can contain, a search may find more recipes that can be contained in the 
  133. list box.  In this case a warning message will be displayed and the search will 
  134. stop. 
  135.  
  136. Upon completion of all the search, the Stop button will return to it's default 
  137. color and the text will go back to "Search". 
  138.  
  139. The recipes found now can be selected for further operations. 
  140.  
  141. ALL TITLES 
  142. If the All title checkbox is checked, all titles found in the recipe file will 
  143. be placed in the list box.  Any entries in the search entry fields will be 
  144. ignored. 
  145. For a large database this may exceed the listbox limitation mentioned above. 
  146.  
  147.  
  148. ΓòÉΓòÉΓòÉ 1.2. Edit ΓòÉΓòÉΓòÉ
  149.  
  150. The Edit button will open the Editor window with the current recipe displayed 
  151. ready to be modified. 
  152.  
  153. See Editor 
  154.  
  155.  
  156. ΓòÉΓòÉΓòÉ 1.3. Recipe Print ΓòÉΓòÉΓòÉ
  157.  
  158. The Print button will print the currently displayed recipe, if you are in the 
  159. View window. If you are in the main Editor window with the current recipe 
  160. displayed ready to be modified. 
  161.  
  162. See Editor 
  163.  
  164.  
  165. ΓòÉΓòÉΓòÉ 1.4. New Recipe ΓòÉΓòÉΓòÉ
  166.  
  167. The New button sets up the recipe editor window for entry of a new recipe. 
  168.  
  169. See Editor 
  170.  
  171.  
  172. ΓòÉΓòÉΓòÉ 1.5. Delete Recipe ΓòÉΓòÉΓòÉ
  173.  
  174. The delete button will be enabled whenever one or more recipes in the listbox 
  175. is selected.  When the delete button is pressed, all the selected recipes will 
  176. be deleted form the recipe file. 
  177.  
  178. Warning: This version of Kitchen Assistant/2 does not have the ability of 
  179. undeleting recipes. Once the recipe(s) are deleted there is no way to recover 
  180. them. 
  181.  
  182. The disk space used by the deleted recipe(s) will be made available to Kitchen 
  183. Assistant/2 for new or edited recipes.  To make the disk space available to 
  184. other programs the Maintenance function Pack will have to be run. 
  185.  
  186. CAUTION:
  187. The pack function can take a while if the recipe file is large. 
  188.  
  189.  
  190. ΓòÉΓòÉΓòÉ 1.6. Select All ΓòÉΓòÉΓòÉ
  191.  
  192. The Select All Push Button will select all the recipes currently in the list 
  193. box. 
  194.  
  195.  
  196. ΓòÉΓòÉΓòÉ 1.7. Deselect recipe(s) ΓòÉΓòÉΓòÉ
  197.  
  198. The DeSelect push button will become enabled when one or more recipes are 
  199. selected in the listbox.  When the button is pushed all recipes will be 
  200. deselected. 
  201.  
  202.  
  203. ΓòÉΓòÉΓòÉ 1.8. Exit ΓòÉΓòÉΓòÉ
  204.  
  205. When the Exit button is push you will be prompted if you want to exit the 
  206. program.  If you respose by pressing the Yes button, all recipe files will be 
  207. saved and Kitchen Assistant/2 will exited. 
  208.  
  209.  
  210. ΓòÉΓòÉΓòÉ 2. File Menu ΓòÉΓòÉΓòÉ
  211.  
  212.                                     FILE MENU
  213.  
  214. The file dropdown menu consist of several items that pertain to the Kitchen 
  215. Assistant/2 recipe file handling.  Also Kitchen Assistant/2 can be exited from 
  216. this menu. 
  217.  
  218. New Recipe File Creates a new set of recipe files. 
  219. Open           Open a recipe file. Kitchen Assistant/2 can maintain as many 
  220.                recipes files as you wish.  The only limit is your disk space. 
  221. Import         Import recipes in three different formats. 
  222. Export         Exports recipes in two different formats. 
  223. View Log       View the log for the current recipe. 
  224.  
  225.  
  226. ΓòÉΓòÉΓòÉ 2.1. New DataBase ΓòÉΓòÉΓòÉ
  227.  
  228. This function will create a new initialized recipe file.  Enter the name of the 
  229. new recipe file you want to create without a extension.  Then press OK. 
  230.  
  231. If a recipe file exist with the name you entered, you will be asked if you want 
  232. to delete the existing recipe file. 
  233.  
  234. Warning: If you answer Yes, all data in the existing recipe file will be lost 
  235. and a empty recipe file, with the same name will be created. 
  236.  
  237.  
  238. ΓòÉΓòÉΓòÉ 2.2. Open Database ΓòÉΓòÉΓòÉ
  239.  
  240. You can open another existing recipe file.  The current recipe file will be 
  241. close and a File Dialog window will be opened with the default Drive and 
  242. Directory set.  You can change the Drive and Directory if the recipe file you 
  243. want to open is not located in the default location.  The default  Path  can be 
  244. set in Option, Path. 
  245.  
  246. All the existing recipe files that are in the specified path will be displayed. 
  247. Select the recipe file that you want to open by clicking on it, then pressing 
  248. OK. You can also just double click on the recipe file to open it. 
  249.  
  250. If you want to create a new recipe file,  use File, New Recipe File 
  251.  
  252.  
  253. ΓòÉΓòÉΓòÉ 2.3. Import Recipes ΓòÉΓòÉΓòÉ
  254.  
  255. Three formats are acceptable for import to Kitchen Assistant/2. 
  256.  
  257. Kitchen Assistant/2     This format is not in a user readable format.  See 
  258.                         Export Kitchen Assistant/2 
  259. Text                    This format is in readable and printable form. See 
  260.                         Export Text 
  261. Meal-Master             This will import recipes that were exported by the 
  262.                         Meal-Master (tm) program. 
  263. While importing recipes in any of the above formats if a error occurs, an 
  264. attempt will be made to write the recipe to a error file "recipe.err" if 
  265. possible.  The recipe will be in Kitchen Assisant Text format and can be edited 
  266. will a text editor to fix the error.  The error type, if know will appear in 
  267. the "Start of Recipe" line. 
  268.  
  269.  
  270. ΓòÉΓòÉΓòÉ 2.3.1. Import, Kitchen Assistance ΓòÉΓòÉΓòÉ
  271.  
  272. This will import recipes that were exported in the Kitchen Assistant/2 export 
  273. format. 
  274.  
  275. A File Dialog window will be open with the default Drive and Directory set. 
  276. Also the file mask will be set to the import/export extension for this 
  277. format(*.IKA, *.EKA). The file to be imported can have any extension.  The only 
  278. requirement for the import to be successful is that the recipes in the file be 
  279. formatted correctly. 
  280.  
  281. CAUTION:
  282. Do not use this format to import text files.  The format used here is not a 
  283. ASCII text. To import a Kitchen Assistant/2 Text file use File, Import, Text. 
  284. To import Meal-Master (tm) text recipes, use File, Import, Meal-Master (tm). 
  285.  
  286. After the file to be imported has been selected, the Import Window will be 
  287. open. 
  288.  
  289.  
  290. ΓòÉΓòÉΓòÉ 2.3.2. Import Text ΓòÉΓòÉΓòÉ
  291.  
  292. This will import recipes that were exported in the Kitchen Assistant/2 text 
  293. format. 
  294.  
  295. A File Dialog window will be open with the default Drive and Directory set. 
  296. Also the file mask will be set to the import/export extension for this format 
  297. (*.ITX, *.ETX). The file to be imported can have any extension.  The only 
  298. requirement for the import to be successful is that the recipes in the file be 
  299. formatted correctly. 
  300.  
  301. CAUTION:
  302. Do not use this format only to import Kitchen Assistant/2 text files. To import 
  303. a Kitchen Assistant/2 Export file use File, Import, Kitchen Assistant/2. 
  304. To import Meal-Master (tm) text recipes, use File, Import, Meal-Master (tm). 
  305.  
  306. After the file to be imported has been selected, the Import Window will be 
  307. open. 
  308.  
  309.  
  310. ΓòÉΓòÉΓòÉ 2.3.2.1. Format for Kitchen Assistance Text ΓòÉΓòÉΓòÉ
  311.  
  312. A recipe in ASCII text that can be import by Kitchen Assistant/2 must conform 
  313. to the following specification. 
  314.  
  315. All text until the start of recipe will be ignored. 
  316. All Key Words must start at column 1 of the line and end with a ":". 
  317. Key Words can be Upper or lower case or mixed. 
  318. Text associated with the Key Word can follow on the same line as the key word 
  319. or start on the next line. 
  320. The current Key Word is terminated when another Key Word is detected or the end 
  321. of file is encountered.. 
  322. Blank lines are ignored unless noted below. 
  323. The Key Words can be in any order between the "start of recipe" line and the 
  324. "End of Recipe" line. 
  325.  
  326. KEY WORDS 
  327.  
  328. Start of Recipe     5 or more "-" starting at column 1 of the line and the 
  329.                     words "Kitchen Assistant/2" some where on the line. 
  330.  
  331. Title               The Key Word "Title:" followed by the Title text. 
  332.  
  333. Group               The Key Word "Group(s):" followed by each group(s) 
  334.                     associated with this recipe separated by a comma and a 
  335.                     space. 
  336.  
  337. Description         The Key Word "Description:" followed by the text. 
  338.  
  339. Yield               The Key Word "Makes:" followed by the Qty, 1 or more spaces 
  340.                     and then the measurement. 
  341.  
  342. Time                The Key Word "Preparation Time:" follows by the preparation 
  343.                     time text, 1 or more spaces, followed by the words "Cooking 
  344.                     Time:", followed by the cooking time text.  This text  must 
  345.                     not exceed one line. 
  346.  
  347. Source              The Key Word "Source/Author:" followed by the text. 
  348.  
  349. Ingredients         The Key Word "Ingredients:" followed by one ingredient line 
  350.                     or header per line. 
  351.                     The Header line must be in the following format: 
  352.                     5 or more characters repeated followed by the header text, 
  353.                     followed by a optional 5 or more repeated characters.  All 
  354.                     the leading and trailing (if used) characters must be the 
  355.                     same character. 
  356.                     Each Ingredient line must have the following format: 
  357.                     A Qty, (valid characters 1234567890/ .), 2 or more spaces 
  358.                     followed by a measurement, abbreviated to two characters, 2 
  359.                     or more space followed by the ingredient text. 
  360.                     If the ingredient text continues on the next line, the Qty 
  361.                     field must blank or contain only a "." and Measurement 
  362.                     fields must be blank 
  363.  
  364.                     Warning: At the current time 2 column format for 
  365.                     ingredients is not supported 
  366.  
  367. Instructions        The Key Word "Instructions:" followed by the instruction 
  368.                     test.  Instructions are stored as paragraphs. The start of 
  369.                     a paragraph will be detected if a header line line is found 
  370.                     or if a blank line is found between text lines with a 
  371.                     instruction section. 
  372.                     The Header line must be in the following format: 
  373.                     5 or more characters repeated followed by the header text, 
  374.                     followed by a optional 5 or more repeated characters.  All 
  375.                     the leading and trailing (if used) characters must be the 
  376.                     same character. This is the same format as Ingredient 
  377.                     header lines. 
  378.  
  379.                                         CAUTION:
  380.                     Blank lines are not ignored within the instruction section. 
  381.  
  382. Nutrition           The Key Word "Nutrition:" start this section.  The 
  383.                     following Sub Key words are used to located the values to 
  384.                     be stored. Sub Key Words can appear any where on the line, 
  385.                     in any order and multiple Sub Key Words can appear on a 
  386.                     line except as noted below. 
  387.  
  388.     "per:" 
  389.              Must NOT be on a line with another Sub Key Word. Followed by the 
  390.              unit of measure text. 
  391.  
  392.    "Calories:" 
  393.              Followed by a numeric value. 
  394.  
  395.    "Protein:" 
  396.              Followed by a numeric value. 
  397.  
  398.    "Sodium:" 
  399.              Followed by a numeric value. 
  400.  
  401.    "Total Fat:" 
  402.              Followed by a numeric value. 
  403.  
  404.    "Saturated Fat:" 
  405.              Followed by a numeric value. 
  406.  
  407.    "Cholesterol:" 
  408.              Followed by a numeric value. 
  409.  
  410.    "Carbohydrates:" 
  411.              Followed by a numeric value. 
  412.  
  413. Notes               The Key Word "Notes:" followed by the Text for this 
  414.                     section. 
  415.  
  416.  
  417. ΓòÉΓòÉΓòÉ 2.3.3. Import MealMaster ΓòÉΓòÉΓòÉ
  418.  
  419. This will import recipes that were exported in Meal-Master (tm) N, M, or B 
  420. format. 
  421.  
  422. A File Dialog window will be open with the default Drive and Directory set. 
  423. Also the file mask will be set to the import extension for this format (*.IMM). 
  424. The file to be imported can have any extension.  The only requirement for the 
  425. import to be successful is that the recipes in the file be formatted in the 
  426. Meal-Master (tm) format. 
  427.  
  428. CAUTION:
  429. Do not use this format to import any other formats. To import a Kitchen 
  430. Assistant/2 Export recipes, use File, Import, Kitchen Assistant/2. 
  431. To import Kitchen Assistant/2 Text (C) recipes, use File, Import, Text (C). 
  432.  
  433. After the file to be imported has been selected, the Import Window will be 
  434. open. 
  435.  
  436.  
  437. ΓòÉΓòÉΓòÉ 2.4. Export Recipe ΓòÉΓòÉΓòÉ
  438.  
  439. Kitchen Assistant/2 exports recipes in two different formats. 
  440.  
  441. Kitchen Assistant/2. This format is not in a user readable format.  See Kitchen 
  442.                     Assistant/2 Import. 
  443. Text.               This format is in readable and printable form. See Text 
  444.                     Import. 
  445.  
  446.  
  447. ΓòÉΓòÉΓòÉ 2.4.1. Export Kitchen Assistance ΓòÉΓòÉΓòÉ
  448.  
  449. The Kitchen Assistant/2 export format is not intended to be user readable. It 
  450. is intended for faster importing by Import, KA and for internal use by Kitchen 
  451. Assistant/2/2. 
  452.  
  453. For a user readable export format see Export Text.  This format used for 
  454. printed or for including a recipe in a e-mail message. 
  455.  
  456.  
  457. ΓòÉΓòÉΓòÉ 2.4.2. Export Text ΓòÉΓòÉΓòÉ
  458.  
  459. The text format exports recipes in a readable and printable ASCII text form. 
  460. The recipe is formatted with a key word at the start of each section.  If their 
  461. is no text in a section, the key word will not be printed.  The print function 
  462. uses the same format. 
  463.  
  464. See  Text Format for a full description of the text format. 
  465.  
  466.  
  467. ΓòÉΓòÉΓòÉ 2.5. View Log ΓòÉΓòÉΓòÉ
  468.  
  469. The View Log will display the contents of the log for the current recipe file. 
  470. One log entry is displayed per line.  Use the scroll bar to move through the 
  471. file. 
  472.  
  473. CONTROLS 
  474.  
  475. OK                Return to main window. 
  476.  
  477. Delete            Deletes the selected entries from the log file. 
  478.  
  479. Erase File        Deletes the log file. 
  480.  
  481.  
  482. ΓòÉΓòÉΓòÉ 3. Maintenance Menu ΓòÉΓòÉΓòÉ
  483.  
  484. The maintenance menu provides functions to do housekeeping on the recipe 
  485. DataBase. 
  486.  
  487. Pack           Compresses the recipe files and makes unused disk space 
  488.                available to other programs. 
  489.  
  490.  
  491. ΓòÉΓòÉΓòÉ 3.1. Create Default INI ΓòÉΓòÉΓòÉ
  492.  
  493. This function will create a default INI file. You will be asked if you really 
  494. want to create a new INI file. 
  495.  
  496. Warning: If you response Yes, your current INI file will be replaced with a new 
  497. file.  All your current option setting will be lost. 
  498.  
  499.  
  500. ΓòÉΓòÉΓòÉ 3.2. Pack Database ΓòÉΓòÉΓòÉ
  501.  
  502. The pack function will compress the database and make available any disk space 
  503. used by deleted recipes that have not been reused.  Kitchen Assistant/2 will 
  504. normally reused disk space that have been released by deleted recipe as new 
  505. recipes are added to the database. 
  506.  
  507. The pack function will create temporary files in the default directory and 
  508. delete them at the end of the pack function.  These temporary files contain the 
  509. old database files and a temporary export file.  The files names are recorded 
  510. in the log file in case you have to recover the old files due to a malfunction 
  511. of the system or program. 
  512.  
  513.  
  514. ΓòÉΓòÉΓòÉ 4. Option Menu ΓòÉΓòÉΓòÉ
  515.  
  516. The options notebook permits you to change the default parameters for Kitchen 
  517. Assistant/2 
  518.  
  519. NOTEBOOK PAGES 
  520.  
  521. Paths                    Set the default path and recipe file name. 
  522.  
  523. Printer                  Set the parameters for the print functions. 
  524.  
  525. Groups                   Sets the Groups used by recipe files. 
  526.  
  527. Measures                 Sets the measurements use for ingredients. 
  528.  
  529. Yield                    Sets the measurements used for yield and nutritional 
  530.                          information. 
  531.  
  532. Print Formats            User defined recipe formats used for print or 
  533.                          Exporting text file. 
  534.  
  535. Screen Position          Defines at what position the main window will open at 
  536.                          start up. 
  537.  
  538. Source                   Adds or append text to the source line when a recipe 
  539.                          is imported or inputted. 
  540.  
  541. Misc                     Misc. toggles that control functions of Kitchen 
  542.                          Assistant/2 
  543.  
  544.  
  545. ΓòÉΓòÉΓòÉ 4.1. Paths ΓòÉΓòÉΓòÉ
  546.  
  547. Default Recipe           This is the recipe file that is opened when the 
  548.                          program starts up. 
  549.  
  550. Working directory        This is the directory that the recipe files and other 
  551.                          files that are generated by the program are stored by 
  552.                          default. You will be able to specifiy another 
  553.                          directory if you wish for most file operation. 
  554.  
  555. File Extensions          These are the default extensions that will be used for 
  556.                          Import and Export operation.  You can specify other 
  557.                          extensions when the operation is performed. 
  558.  
  559.  
  560. ΓòÉΓòÉΓòÉ 4.2. Printer Options ΓòÉΓòÉΓòÉ
  561.  
  562. These are the parameters used for printing recipes. The default character set 
  563. for the printer is used. 
  564.  
  565.                     Number of chars that will fit in one line of text with 0 
  566.                     margins. 
  567.  
  568.                     The number of spaces to use as as a Left margin. 
  569.  
  570.                     The number of spaces to use as as a right margin. 
  571.  
  572.                     The device to output the recipe to ( LPT1, LPT2, COM1 
  573.                     etc.).  You can enter a file name here and the text will be 
  574.                     stored in the file with margins added.  This is the same as 
  575.                     using File, Export, File, Export,text except that margins 
  576.                     are added. 
  577.  
  578.                     This is the character that is used before and after a 
  579.                     ingredient or Instruction header. 
  580.  
  581.  
  582. ΓòÉΓòÉΓòÉ 4.3. Group Options ΓòÉΓòÉΓòÉ
  583.  
  584. The predefined groups for  Kitchen Assistant/2 are set here.  You are no 
  585. limited to these groups, but these are the groups that will be available in the 
  586. list box when you are entering new recipes.  You can use one or more of the 
  587. predefined groups or enter some other group name.  Recipes that are being 
  588. imported will used the groups in the recipe, unless you select to change them 
  589. manually by selecting the verify option in the Import window. 
  590.  
  591. New groups can be add to the predefine list by entering them to the top entry 
  592. field.  To delete groups from the list select the group(s) you want to delete, 
  593. then press the delete button. 
  594.  
  595.  
  596. ΓòÉΓòÉΓòÉ 4.4. Measures Options ΓòÉΓòÉΓòÉ
  597.  
  598. The predefined for  Kitchen Assistant/2 are set here.  You are no limited to 
  599. these measurements, but these are the measurements that will be available in 
  600. the list box when you are entering new recipes.  You can use one or more of the 
  601. predefined measurements or enter some other measurement.  Recipes that are 
  602. being imported will used the measurements in the import recipe, unless you 
  603. select to change them manually by selecting the verify option in the Import 
  604. window. 
  605.  
  606. New measurements can be add to the predefine list by entering them to the top 
  607. entry field. The format for the entry is a 2 character measurement abbreviation 
  608. followed by on or more spaces and the the long version of the measurement. 
  609.  
  610.  To delete groups from the list select the group(s) you want to delete, then 
  611. press the delete button. 
  612.  
  613.  
  614. ΓòÉΓòÉΓòÉ 4.5. Yield Measurments ΓòÉΓòÉΓòÉ
  615.  
  616. The predefined for  Kitchen Assistant/2 are set here.  You are no limited to 
  617. these yield measurement, but these are the yield measurement that will be 
  618. available in the list box when you are entering new recipes.  You can use one 
  619. or more of the predefined yield measurement or enter some other measurement. 
  620. Recipes that are being imported will used the yield measurement in the import 
  621. recipe, unless you select to change them manually by selecting the verify 
  622. option in the Import window. 
  623.  
  624. New yield measurement can be add to the predefine list by entering them to the 
  625. top entry field. Then press enter. 
  626.  
  627.  To delete groups from the list select the group(s) you want to delete, then 
  628. press the delete button. 
  629.  
  630.  
  631. ΓòÉΓòÉΓòÉ 4.6. Print/Export Text Format ΓòÉΓòÉΓòÉ
  632.  
  633. Up to three user defined print/export formats can be defined here. You select 
  634. the section you wish to include in the recipe. You can also specify if this 
  635. format is to be used as the default. There is a default format which includes 
  636. all section.  At the start of the print or export, you will be given the 
  637. oportunity to select another format, if you have specified any user formats. 
  638. For the format to become available you must provide a name for the format. 
  639.  
  640. Note:  These formats apply only to printed recipes or recipes exported in the 
  641. text format. 
  642.  
  643.  
  644. ΓòÉΓòÉΓòÉ 4.7. Screen Open Position ΓòÉΓòÉΓòÉ
  645.  
  646. You can choice the screen position where you want the Main  Kitchen Assistant/2 
  647. window to open. 
  648.  
  649. There are 9 buttons which represent the following screen positions: Upper Left, 
  650. Upper Center, Upper Right Middle Left, Middle,    Middle Right Lower Left, 
  651. Lower Center, Lower Right 
  652. There is also a check box, which if check will cause the main window to be 
  653. saved when you exit the program.  This saved position will be used as the 
  654. starting position the next time you load  Kitchen Assistant/2 
  655.  
  656.  
  657. ΓòÉΓòÉΓòÉ 4.8. Source ΓòÉΓòÉΓòÉ
  658.  
  659. The Optional Source text allows you to add text the Source/Author line of a 
  660. recipe.  The text that will be added is a standard text line or a custom line 
  661. defined by the user.  There are two standard text lines, one for recipes 
  662. inputted by the user and one for imported recipes. As part of the text line a 
  663. marker (~~) is placed at the begining of the text.  If this marker is found in 
  664. the Source/Author line of the imported recipe, no text will be added. 
  665.  
  666. Add text       If this is checked, the standard or custom text will be added 
  667.                only if the Source/Author line in the recipe is blank. 
  668.  
  669. Append text    If this is checked, the standard or custom text will be appended 
  670.                to the existing text in the Source/Author line. 
  671.  
  672. Custom Text    If this is check the text that you enter in the entry field 
  673.                below will be used in place of the standard text. 
  674.  
  675.  
  676. ΓòÉΓòÉΓòÉ 4.9. Options Misc Help ΓòÉΓòÉΓòÉ
  677.  
  678. Log File            If this is checked, a log file will be maintained in the 
  679.                     working dir.  The file name will be kitchen.log.  The log 
  680.                     file can be view by selecting the menu item, file, View Log 
  681.                     You can also erase the file or delete entries from the file 
  682.                     from the View Log window.  Should the file size exceed 
  683.                     500KB a message will be display when you start up Kitchen 
  684.                     Assistant/2 
  685.  
  686.  
  687. ΓòÉΓòÉΓòÉ 5. View Window ΓòÉΓòÉΓòÉ
  688.  
  689. The view recipe window contains two areas, the Multiline view area and the 
  690. control buttons.  You cannot modify a recipe directly in this window.  If you 
  691. wish to modify the recipe being viewed, press the Edit Button. 
  692.  
  693. The recipes that are viewed in this window are the selected recipes in the 
  694. listbox in the main window. 
  695.  
  696. The control buttons available in this window are: 
  697.  
  698. First          Moves to the first selected recipe. 
  699. Last           Moves to the last selected recipe. 
  700. Previous       Moves to the previous selected recipe. 
  701. Next           Moves to the next selected recipe. 
  702. Edit           Edit the current recipe. 
  703. Print          Print the current recipe. 
  704. Exit           Returns to the main window. 
  705.  
  706.  
  707. ΓòÉΓòÉΓòÉ 6. Recipe Editor ΓòÉΓòÉΓòÉ
  708.  
  709. The Recipe Editor is use to entered a new recipe or to modify an existing 
  710. recipe. 
  711.  
  712. The window consist of two main areas, the recipe area and the control area. 
  713. RECIPE AREA The recipe will be displayed in this area, along with the section 
  714. headings.  If a new recipe is being entered the area will only contain the 
  715. section heading.  There is one control button for each section. CONTROL AREA 
  716. The control button are use to open a editor window for the selected section. 
  717. The twelve control buttons are: 
  718.  
  719.    Title 
  720.    Group 
  721.    Description 
  722.    Ingredient 
  723.    Instruction 
  724.    Save 
  725.    Preparation 
  726.    Serving 
  727.    Source 
  728.    Notes 
  729.    Nutrition 
  730.    Cancel 
  731.  
  732. The entries or modification will not be saved until the save button is pressed. 
  733. Pressing the cancel button will cause all the changes to be lost. 
  734.  
  735.  
  736. ΓòÉΓòÉΓòÉ 6.1. Title Editor ΓòÉΓòÉΓòÉ
  737.  
  738. If a title already exist for this recipe it will appear in the entry box.  You 
  739. can edit it or enter a new title. Press the OK button to save the title in the 
  740. recipe area of the editor window.  Pressing the Cancel Button will leave the 
  741. title unchanged. 
  742.  
  743. Kitchen Assistant/2 does not allow duplicate titles in the database.  If a 
  744. duplicate title is entered, a warning message box will be displayed  when you 
  745. go press the OK button. 
  746.  
  747.  
  748. ΓòÉΓòÉΓòÉ 6.2. Group Edit ΓòÉΓòÉΓòÉ
  749.  
  750. The Group Editor window is used to attached one or more group(s) to a recipe. 
  751.  
  752. The Group editor windows contains 2 listboxes, 1 for defined groups and one for 
  753. Groups to be attached to the current recipe.  The window also has a entry field 
  754. to permit you to use a group that is not contained in the predefine list.  If 
  755. you wish to have the new group appear in the predefined list, you will have go 
  756. to the Options, Groups window and add it to the define group list there. 
  757.  
  758. To attach one or more group(s) to the recipe, select the group(s) you want, 
  759. then press the Add button.  For multiple selections hold the Ctrl key down 
  760. while make the selection with the mouse or the keyboard.  You can add groups 
  761. for the defined list and enter a new group in one operation. 
  762.  
  763. The remove Button will remove any selected groups from the Recipe Groups 
  764. listbox.  The Deselect button will deselect all items in both boxes. 
  765.  
  766. Press the OK button when you are done and the groups will be transferred to the 
  767. recipe editor window.  Pressing the cancel will caused any changes to be lost. 
  768.  
  769.  
  770. ΓòÉΓòÉΓòÉ 6.3. Description Edit ΓòÉΓòÉΓòÉ
  771.  
  772. A recipe description can be entered here.  Do not enter carriage returns, 
  773. unless you need them for some special formatting.  I would advise that you do 
  774. not since they may mess up  Kitchen Assistant/2  formatting. 
  775.  
  776.  
  777. ΓòÉΓòÉΓòÉ 6.4. Ingredients Edit ΓòÉΓòÉΓòÉ
  778.  
  779. The Ingredient Edit window is used to enter or modify the Ingredients for the 
  780. recipe. 
  781.  
  782. The main area is the text entry box in the center of the window. You can enter 
  783. the ingredients directly into this area if you observe the correct formatting 
  784. listed below.  You can also use the three ingredient entry fields at the top of 
  785. the window and the header entry field at the bottom of the window to enter the 
  786. text for the ingredients.  Using these entry field will ensure that the entries 
  787. are in the correct format. 
  788.  
  789. INGREDIENT TEXT FORMATTING 
  790.  
  791.    Ingredient Header The header should be on a line by it's self and should be 
  792.                      preceeded by 5 or more Header Characters, optionally 
  793.                      followed by 5 or more Header characters 
  794.  
  795.    Ingredient Line   The qty and measure fields must be followed by a 2 spaces. 
  796.                      The measure should not 1-2 chars.  While they can be any 
  797.                      chars, I suggest that you use a standard abbreviation. 
  798.  
  799. If you use the ingredient entry fields, be sure that the cursor is at the 
  800. beginning of the line that you want the text to be placed.  These entry field 
  801. are useful only if you are entering new text. If you are modifying text, do it 
  802. directly in the ingredient area in the center of the window. 
  803.  
  804. Header Button 
  805.  
  806.    All you need to do to create a header is to enter the header with 5 or more 
  807.    leading header characters or Enter the heading text, select it, then press 
  808.    the Header button. The selected text will be formatted as a header. 
  809.  
  810. Ingredient Entry fields 
  811.  
  812.    In the Qty enter the numeric qty.  Enter a fractional qty as 1 1/2.  Do not 
  813.    use decimal entry. 
  814.  
  815.    For the Measure field, press the button on the right side of the field to 
  816.    drop down the list of measurements.  Select the desired measurement. The 
  817.    drop down box will close. Only the abbreviated text will be used in the 
  818.    recipe. 
  819.  
  820.     Type the full ingredient description in the ingredient entry field. 
  821.  
  822.     When done press the ADD button to transfer the text to the main text entry 
  823.    field. 
  824.  
  825. When all the ingredient have been entered or modify, press the OK button to 
  826. move the text to the Recipe Editor window.  Pressing the cancel button will 
  827. cause all changes to be loss. 
  828.  
  829.  
  830. ΓòÉΓòÉΓòÉ 6.5. Instruction Editor ΓòÉΓòÉΓòÉ
  831.  
  832. The Instruction section is where you enter the step by step instruction for the 
  833. recipe.  The instructions are stored as paragraph, with a blank line or a 
  834. header denoting the beginning of a paragraph.  You should let the program 
  835. format the lines in a paragraph.  You can enter your own line breaks if they 
  836. are need for clarity. 
  837.  
  838. Header can be entered directly into the instruction field if the correct format 
  839. is observed.  The header must be on a line by it's self with a ">" as the first 
  840. char and a "<" as the last char. 
  841.  
  842. After all the instruction have been entered or modified, press the OK button to 
  843. save the text to the Recipe Editor window.  Pressing the Cancel button will 
  844. cause the changes to be lost. 
  845.  
  846.  
  847. ΓòÉΓòÉΓòÉ 6.6. Save Edited Recipe ΓòÉΓòÉΓòÉ
  848.  
  849. The Save button will save the recipe if it a new recipe or if the recipe has 
  850. been modified.  The Editor window will be exited and you will return to the 
  851. previous window. 
  852.  
  853.  
  854. ΓòÉΓòÉΓòÉ 6.7. Preparation Edit ΓòÉΓòÉΓòÉ
  855.  
  856. This Edit window is used to enter the preparation and cooking times for the 
  857. recipe. Press OK to save the text to the Recipe Editor window.  Pressing cancel 
  858. will cause the changes to be lost. 
  859.  
  860.  
  861. ΓòÉΓòÉΓòÉ 6.8. Serving Edit ΓòÉΓòÉΓòÉ
  862.  
  863. This Edit window is used to enter the Yield information for the recipe. Enter a 
  864. numeric qty in the Qty entry field.  The Measurement is selected from the 
  865. dropdown list box.  You can add addition measurement to this box by using the 
  866. Option, Measures from the menu bar. 
  867.  
  868. Press OK to save the text to the Recipe Editor window.  Pressing cancel will 
  869. cause the changes to be lost. 
  870.  
  871.  
  872. ΓòÉΓòÉΓòÉ 6.9. Source Edit ΓòÉΓòÉΓòÉ
  873.  
  874. The Source Edit window is used to enter the Source or author information for 
  875. the recipe. Enter the text in the entry field. 
  876.  
  877. Press OK to save the text to the Recipe Editor window.  Pressing cancel will 
  878. cause the changes to be lost. 
  879.  
  880.  
  881. ΓòÉΓòÉΓòÉ 6.10. Notes Edit ΓòÉΓòÉΓòÉ
  882.  
  883. The Note Edit Window is used for miscellaneous. notation for the recipe. 
  884.  
  885. While you can enter the text with carriage return, I would recommend that you 
  886. enter the text without them and let the program handle the line formatting. 
  887. This may avoid problems later on when you try to print the recipe. 
  888.  
  889. Press the OK button when you have finished to save the text to the editor 
  890. window.  Pressing cancel will lose any changes. 
  891.  
  892.  
  893. ΓòÉΓòÉΓòÉ 6.11. Nutrition Edit ΓòÉΓòÉΓòÉ
  894.  
  895. This Edit window used to enter the Nutritional information for the recipe. 
  896.  
  897. Use the per spin button to select the measurement that the nutritional values 
  898. are based on. 
  899. The measurements used here are same as used for the recipe Yield field.  You 
  900. can add addition measurement to this box by using the Option, Measures from the 
  901. menu bar and adding the new measurement to the Yield list. 
  902. Complete entering numeric values for the rest of the fields in this window. 
  903. Valid characters are 1234567890.\ and space. 
  904.  
  905. Press OK to save the text to the Recipe Editor window.  Pressing cancel will 
  906. cause the changes to be lost. 
  907.  
  908.  
  909. ΓòÉΓòÉΓòÉ 6.12. Cancel Edit ΓòÉΓòÉΓòÉ
  910.  
  911. The cancel Button will return to the previous window.  Any changes will NOT be 
  912. saved. 
  913.  
  914.  
  915. ΓòÉΓòÉΓòÉ 7. Import Window ΓòÉΓòÉΓòÉ
  916.  
  917. The Import Window provides the user with the ability to select some options via 
  918. checkboxes before starting the import. 
  919.  
  920. The name of the file to be imported appears in the title bar of the window.  If 
  921. you wish to change to another file, press the File button in this window. 
  922. CHECKBOXES 
  923.  
  924.    Verify              If this is checked the Editor window will be opened for 
  925.                        each recipe.  This will give the user the ability to 
  926.                        edit the recipe if desired. 
  927.  
  928.    Add to List Box     If this is checked, as each recipe is imported, it will 
  929.                        be added to the Listbox. 
  930.  
  931. The import of the file will begin when you press the Start button.  During the 
  932. import process the title of the recipe will be displayed in the entry field. 
  933. The count of recipes imported will be displayed in the left status bar.  The 
  934. Right status bar will contain the count of import error.  The Log can be viewed 
  935. to determine the reason for the error. 
  936.  
  937. The import can be cancelled by pressing the Cancel Button. Upon completion of 
  938. the import, the Start Button will change to OK.  Pressing the OK button will 
  939. return you to the main window. 
  940.  
  941.  
  942. ΓòÉΓòÉΓòÉ 8. File Dialog ΓòÉΓòÉΓòÉ
  943.  
  944. The File Dialog window permits you to navigate the systems file structure. 
  945. Drives and directory can be selected as well as file. Kitchen Assistance will 
  946. provide the default file mask, drive, and directory.  You can use these 
  947. defaults or change them to suit your needs. 
  948.  
  949.  
  950. ΓòÉΓòÉΓòÉ 9. RegisterHlp ΓòÉΓòÉΓòÉ
  951.  
  952. Enter the registered name and the serial number in entry fields then press the 
  953. OK button. 
  954.  
  955. Warning: If the registration infomation you entered is incorrect a warning 
  956. message will be displayed. 
  957.  
  958. You can abort the register screen by pressing the the cancel button. 
  959.  
  960.  
  961. ΓòÉΓòÉΓòÉ 10. Print/Export Styles ΓòÉΓòÉΓòÉ
  962.  
  963. *** Help panel PrtWndwHlp *** 
  964.  
  965.  
  966. ΓòÉΓòÉΓòÉ 11. Beta Version ΓòÉΓòÉΓòÉ
  967.  
  968. The Beta version release of Kitchen Assistant/2 is made available to any one 
  969. who wants to help in testing the program. This version does not contain the 
  970. "nag" screen, but does contain a time limit.  See Registering for more 
  971. information on the "nag" screen. 
  972. When the time limit expires, the Beta Kitchen Assistant/2 will revert to a 
  973. standard unregistered version. 
  974.  
  975. CAUTION:
  976. Of course any bug that that existed will still exist. You should upgrade to the 
  977. latest release as soon as possible. 
  978.  
  979. You can register the Beta version at no cost before the Beta Limit date or 
  980. until the next GA (General Availability) version is released.  As a register 
  981. beta user you will receive a no discount on the GA registration fee.  Also you 
  982. will be notified of any new beta release of this version and notification of 
  983. the GA release.  If you encounter any problems with Kitchen Assistant/2 please 
  984. contact support to report the problem. 
  985.  
  986. Note:  See the register.txt file included with the program for full information 
  987. on registering Kitchen Assistant/2 
  988.  
  989.  
  990. ΓòÉΓòÉΓòÉ 12. Support ΓòÉΓòÉΓòÉ
  991.  
  992. Questions and problems can be sent to:  Internet address anancoz@pipeline.com 
  993. US Mail address:   Allan Nancoz  349 Quincy Ave.  Bronx, NY 10465-3011  Include 
  994. the following Information.  Version # Problem/symptoms/Question:  Serial Number 
  995. (from Product info screen):  Your Name and address.  Your E-mail address:  If 
  996. you have a Email address I will acknowledge reciept of the problem report. You 
  997. will be informed of the resolution.  How you can get a fix will depend on the 
  998. serverity of the problem, if you are a register  user.  We are committed to 
  999. providing the end user with a reliablable, working product. 
  1000.  
  1001.  
  1002. ΓòÉΓòÉΓòÉ 13. Licence ΓòÉΓòÉΓòÉ
  1003.  
  1004.                                      License
  1005. Kitchen Assistant/2 is a copyrighted program. It is not public domain or free 
  1006. software.  A limited license is granted for the purpose of determining 
  1007. suitability of the program. Registration is required for any use beyond a 30 
  1008. day evaluation period. Unregistered copies of this program may be distributed 
  1009. providing that all the materials in this package are included in unaltered 
  1010. form. Copies may not be sold or fees charged for more than the cost of the 
  1011. media without permission of the author. 
  1012.  
  1013.  Registered user have the right to use this program for their personal use on 
  1014. one or more computers provided that only 1 copy is in use at the same time. 
  1015.  
  1016.                          Copyright (C) Allan Nancoz 1994
  1017.  
  1018.                                    DISCLAIMER
  1019. This software is provided as is with no warranties expressed or implied. Under 
  1020. no circumstances will I be liable for any loss of time, data or monies caused 
  1021. by your use of this program. 
  1022.  
  1023.  
  1024. ΓòÉΓòÉΓòÉ 14. Product Infomation ΓòÉΓòÉΓòÉ
  1025.  
  1026. Thr Product Information display the version of this copy of  Kitchen 
  1027. Assistant/2  Along with the the Name and serial number if this is a registered 
  1028. copy. 
  1029.  
  1030. If this is not a registered copy, a register button will be at the bottom of 
  1031. the window.  Press the button to open the register window in which you can 
  1032. enter your registration information. 
  1033.  
  1034. The icon button at the top is used to close the window.  This button will not 
  1035. be active if this is not a registered copy.  In this case the window will close 
  1036. after a predetermined time. 
  1037.  
  1038. If the copy is a active Beta release, the words "BETA VERSION" and the 
  1039. expiration date will appear in the lower box. 
  1040. For unregistered copies this window will be open at the start up of the program 
  1041. for a predetermined time.